From: Markus Rost Date: Sat, 7 Dec 2002 20:52:39 +0000 (+0000) Subject: (Simple Types): Clarify decription of custom type 'number. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29343 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8d1e3ba9081150dec3efddf8306fa74dc6d39dd6;p=emacs.git (Simple Types): Clarify decription of custom type 'number. Decribe new custom type 'float. --- diff --git a/lispref/customize.texi b/lispref/customize.texi index 1fee9f8d6dd..d37e4fca983 100644 --- a/lispref/customize.texi +++ b/lispref/customize.texi @@ -394,8 +394,12 @@ The value must be an integer, and is represented textually in the customization buffer. @item number -The value must be a number, and is represented textually in the -customization buffer. +The value must be a number (floating point or integer), and is +represented textually in the customization buffer. + +@item float +The value must be a floating point number, and is represented +textually in the customization buffer. @item string The value must be a string, and the customization buffer shows just the